Release 10.1A: OpenEdge Development:
Progress 4GL Handbook


Running your procedure

You can already run your window to see what it looks like.

To run your procedure as you did from the Procedure Editor, press F2 or select Compile Run. You can also click the Run icon in the AppBuilder main window:

Here’s what you see when you run (and resize) your window:

Not only do you get your window with its title and the Customer fields, but the AppBuilder has already generated code to open a query on the Customer table, retrieves the first Customer, and displays it for you. You’ll look at the code that does this just a little later. But first, you need to complete the window.

To stop the window, click the Stop icon, which replaced the Run icon:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095